Total Complexity | 36 |
Dependencies | 0 |
Dependents | 5 |
Total lines | 389 |
Lines of code | 138 |
Logical lines of code | 95 |
Comment lines | 89 |
Methods | 5 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
tokenize() | 31 | 29 | 110 | |
add_phrase() | 56 | 4 | 19 | |
__construct() | 80 | 1 | 3 | |
is_stop_word() | 79 | 1 | 3 | |
get_stop_words() | 82 | 1 | 3 |